<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Low-Battery-Yup/Low Battery Yup/MASShortcut, branch master</title>
<subtitle>Dismiss Mac OS X's low battery warning dialog with the keyboard</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Low-Battery-Yup/'/>
<entry>
<title>Set MASShortcut build architecture to 64-bit</title>
<updated>2016-12-03T07:52:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-12-03T07:52:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Low-Battery-Yup/commit/?id=a9d6c99df032ca30fd445160203a507f95b218b1'/>
<id>a9d6c99df032ca30fd445160203a507f95b218b1</id>
<content type='text'>
My release build was failing because of this error:

    error: -fobjc-arc is not supported with fragile abi

Set MASShortcut to force 64-bit architectures because it uses ARC and
from what I understand ARC can only be used on 64-bit.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
My release build was failing because of this error:

    error: -fobjc-arc is not supported with fragile abi

Set MASShortcut to force 64-bit architectures because it uses ARC and
from what I understand ARC can only be used on 64-bit.
</pre>
</div>
</content>
</entry>
<entry>
<title>Configure MASShortcut</title>
<updated>2016-11-17T12:12:51+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-11-17T12:10:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Low-Battery-Yup/commit/?id=4fe771a342ebe2621b71ada49e84548e9fac14e7'/>
<id>4fe771a342ebe2621b71ada49e84548e9fac14e7</id>
<content type='text'>
Make some changes to the project to get MASShortcut working. Can't
remember what they were, it was yesterday.

Change the MASShortcut submodule URL to my fork of the project, which
includes changes to the Xcode project file and codebase that allow it to
compile in this project and on my development machine.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Make some changes to the project to get MASShortcut working. Can't
remember what they were, it was yesterday.

Change the MASShortcut submodule URL to my fork of the project, which
includes changes to the Xcode project file and codebase that allow it to
compile in this project and on my development machine.
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'MASShortcut'</title>
<updated>2016-11-16T11:11:30+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2016-11-16T11:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/Low-Battery-Yup/commit/?id=96adb39d3c9c3186ef382660b2eacb6a215e7c89'/>
<id>96adb39d3c9c3186ef382660b2eacb6a215e7c89</id>
<content type='text'>
Add this library as a Git submodule. We'll be using it to set a
configurable shortcut and pull that when needed from `NSUserDefaults`.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add this library as a Git submodule. We'll be using it to set a
configurable shortcut and pull that when needed from `NSUserDefaults`.
</pre>
</div>
</content>
</entry>
</feed>
